It is not used anymore and it was patched out before.
Forwarded: not-needed
Gbp-Pq: Name 0004-Don-t-use-GuiPrivate.patch
find_package(KF6Archive REQUIRED)
find_package(KF6GuiAddons)
-if (NOT TARGET Qt::GuiPrivate)
- message(FATAL_ERROR "Could not find GuiPrivate component of Qt. It might be shipped as a separate package, please check that.")
-endif()
-
if(CMAKE_BUILD_TYPE MATCHES Debug)
add_definitions(-DQT_QML_DEBUG)
endif()
PUBLIC
Nextcloud::sync
Qt::Widgets
- Qt::GuiPrivate
Qt::Svg
Qt::Network
Qt::Xml